How to Install gnome-panel software package in Debian 9 (Stretch)

How to Install gnome-panel software package in Debian 9 (Stretch)

gnome-panel software package provides launcher and docking facility for GNOME, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install gnome-panel 

gnome-panel is installed in your system.

Make ensure the gnome-panel package were installed using the commands given below,

$ sudo dpkg-query -l | grep gnome-panel *

You will get with gnome-panel package name, version, architecture and description in a table

gnome-panel package basic information:

Distro Debian 9 stretch
Section GNOME
Package gnome-panel
Version 3.20.1-1+b1
Description launcher and docking facility for GNOME
Sub Section gnome


See Also, How to uninstall or remove gnome-panel software package from Debian 9 (Stretch)?